From: Michael Heimpold Date: Sat, 1 Nov 2025 16:33:29 +0000 (+0100) Subject: php8-pecl-xdebug: update to 3.4.7 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=f2242be28889943e62366f762c603fa22cb11a98;p=feed%2Fpackages.git php8-pecl-xdebug: update to 3.4.7 This fixes varios bugs, e.g. memory leaks, segfaults and other issues since 3.4.1. For full changelog see: https://pecl.php.net/package-changelog.php?package=xdebug&release=3.4.7 Signed-off-by: Michael Heimpold --- diff --git a/lang/php8-pecl-xdebug/Makefile b/lang/php8-pecl-xdebug/Makefile index a870a61fd1..1462bd66f2 100644 --- a/lang/php8-pecl-xdebug/Makefile +++ b/lang/php8-pecl-xdebug/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=xdebug PECL_LONGNAME:=Xdebug extension -PKG_VERSION:=3.4.1 +PKG_VERSION:=3.4.7 PKG_RELEASE:=1 -PKG_HASH:=4d96bcded78dbd271fb344c119171b625a8597cd67fc6899ec5e019549f1bb87 +PKG_HASH:=7592923501e3fdb9741ad35b90e08fc6b3c5dd31eadc4c83b7b3c9dda0627b24 PKG_NAME:=php8-pecl-xdebug PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz